home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Palettes / EOPalette.palette / palette.table < prev   
Text File  |  1994-05-27  |  412b  |  7 lines

  1. Class = EOControllerPalette;        /* (a subclass of IBPalette) */
  2. NibFile = cpalette;            /* (a nib file name) */
  3. Icon = EOIBModule.tiff;        /* (a tiff/eps file name) */
  4. ExportClasses = (EOController, NXTableView, NXImageView, EODictionaryDataSource, EODatabaseDataSource, EOApplication);    /* (a list of class names) */
  5. /* ExportImages = ();            (a list of icon names) */
  6. /* ExportSounds = ();            (a list of sound names) */
  7.